home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / diskutil / fmc.arc / FMC.DOC next >
Text File  |  1989-06-27  |  2KB  |  40 lines

  1.  
  2.         The  ST's  operating system caches  disk  information.  It 
  3. detects floppy disk changes by watching the write protect line. If 
  4. it  hasn't detected a floppy disk being removed,  it will use  the 
  5. directory  information in RAM.  Some computers have  faulty  write
  6. protect lines,  and do not detect when a disk is removed.  This is 
  7. quite  dangerous,  as your disks may become corrupted if you  read 
  8. from a disk,  replace it with a different one,  and write to  that 
  9. disk drive. [On a one drive system you can get around this problem 
  10. by constantly swapping between calling drive A:  A:  and  B: which
  11. forces GEMDOS to update the disk cache, but  that is a  nuisance.]
  12.  
  13.         You  can  tell if your ST has this problem  by  opening  a 
  14. DeskTop  window,  replacing  the disk with a  different  one,  and 
  15. pressing Escape. The window should be updated with the contents of 
  16. the new disk.  [I am not sure what causes this problem, but I have 
  17. heard  that it is somewhat common among new Megas.  I  wrote  this 
  18. program  for my (cheap!) nextdoor neighbor,  whose 2  year  old(?) 
  19. 520STFM recently developed this problem.]
  20.  
  21.         Anyway, this program will "Force a Media Change", meaning, 
  22. in  essence,  that  the  ST will always read from  a  disk  before 
  23. writing to it.  The program will take up around 1K of RAM, and may 
  24. be placed in an AUTO folder.  If you want to use this program as a 
  25. (temporary?) solution,  be sure to ALWAYS run it before doing  any 
  26. disk I/O.
  27.  
  28.         I  hope this program helps somebody out there (besides  my 
  29. nextdoor  neighbor!),  and  if anybody knows the solution  to  the 
  30. problem  (besides replacing the drive),  please let  me  know.  My 
  31. address is
  32.  
  33. Larry McConnell
  34. 97 North Road
  35. Bedford, MA 01730
  36.  
  37. and my Genie addresss is L.McConnell. [Please send all donations
  38. (hahaha hohohoho) to my street address. :-]
  39.  
  40.